Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 17, 2025

Note

Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to mend[bot].

This notice will be removed on 2025-10-07.


This PR contains the following updates:

Package Change Age Confidence
astro-font (source) ^0.0.80 -> ^1.0.0 age confidence

Release Notes

rishi-raj-jain/astro-font (astro-font)

v1.1.0: [email protected]

Compare Source

With astro-font@^1.1.0, the library now:

  • has an (optional) Astro integration which takes care of bundling all the fetched fonts in __astro_font_generated__ directory in your static bundle. Use it via:
// File: astro.config.*
+  import { astroFont } from 'astro-font/integration'
  // ...
  integrations: [
+  astroFont()
  ]
  // ...
  • ensures if it has write access to write fetched font files locally

v1.0.0: [email protected]

Compare Source

With astro-font@^1.0.0, the library now ensures that the basePath specified in the font configuration exists, and the font name specified is enclosed under quotes which allows whitespaces in the name of the font.

v0.1.81: [email protected]

Compare Source

In astro-font@^0.1.81, the support for locally hosted fonts in local development environments have been introduced. Simply the checks for https: have been extended to http:. Also, the type definitions for style and weight attribute per configuration has been updated to support string, and string and number respectively.

v0.0.81

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@vercel
Copy link

vercel bot commented Mar 17, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
elian-codes Ready Ready Preview Comment Aug 19, 2025 2:07pm

@renovate renovate bot force-pushed the renovate/astro-font-1.x branch from bdc6604 to 2f85306 Compare August 19, 2025 14:00
@ElianCodes ElianCodes closed this Oct 5, 2025
@ElianCodes ElianCodes deleted the renovate/astro-font-1.x branch October 5, 2025 12:38
@renovate
Copy link
Contributor Author

renovate bot commented Oct 5, 2025

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 1.x releases. But if you manually upgrade to 1.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants